body	{	
	    margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		background-color: white;
	}

/* banner styles start */
a.block:link, a.block:visited
	 { 	color: #3f6699; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: none; 
		text-align: center; 
		background-color: #e0e7ef;
		padding: 4px;
		width: 142px;
		height: 22px;
		border: 1px solid #cccccc;
	 }

a.block:hover, a.block:active
	 {	color: #ca7900;
		font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: underline; 
		text-align: center; 
		background-color: #e0e7ef;
		padding: 4px;
		width: 142px;
		height: 22px;
		border: 1px solid #cccccc;
	 }
	
.tilebanner
	{
	background: url(banner/banner_tile.jpg) repeat-x;
	background-color: #ffffff;
	}
	
/* banner styles end */
	
img
	{
		border-width: 0px;
	}

.heading2 {
		font-size: 10pt;
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
td	{
		font-size: 9pt;
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
td.title	{
		font-size: 9pt;
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

td.mainmenu	{
		font-size: 9pt;
		color: #000000;
		background-color: #F7F6E7;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
	}

a:link	 
	{	color: #000099;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	}

a:visited
	 { 	color: #000099; 
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }

a:hover
	 {	color: #993300;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }
	 
a:active
	 {	color: #993300;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }
	 
a.menubar:link	 
	{	color: #FFFFFF;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	}

a.menubar:visited
	{	color: #FFFFFF;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }

a.menubar:hover
	{	color: #FFFFFF;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }
	 
a.menubar:active
	{	color: #FFFFFF;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }

a.main:link	 
	{	color: #000099;
	 	font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: underline; 
	}

a.main:visited
	 { 	color: #000099; 
		font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }

a.main:hover
	 {	color: #993300;
		font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }
	 
a.main:active
	 {	color: #993300;
		font-style: normal; 
		font-weight: bold; 
		font-size: 9pt; 
		text-decoration: underline; 
	 }
	 
.menubar
	{	color: #EEEEEE;
		font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
		text-decoration: underline; 
}

.ondeep
	{
		background-color: #000066;
		color: #ffffff;
		font-weight: bold;
	}
	
.onclose
	{
		background-color: #EDEDF5;
		color: #000000;
		font-weight: normal;
	}
	
.onold
	{
		background-color: #F7F6E7;
		color: #000000;
		font-weight: normal;
	}
	
.specialb
	{
		font-weight: bold;
		color: #000066; 
	}
		
.desci 
	{
		font-size: 8pt;
		font-style: italic;
		color: #000066;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

p.indent
	{
		text-indent: 2;
	}	

.cnavy	 
	{	color: #000099;
	 	font-style: normal; 
		font-weight: normal; 
		font-size: 9pt; 
	}
	
.headingColor	{
		font-size: 9pt;
		color: #000066;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
.smallital	{
		font-size: 8pt;
		font-style: italic;
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	